Documents for PDF, .NET Edition Documentation
Count Property (ReadOnlyStructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > ReadOnlyStructList<T> Class : Count Property
Gets the number of elements actually contained in the ReadOnlyStructList<T>.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
See Also

Reference

ReadOnlyStructList<T> Class
ReadOnlyStructList<T> Members